Steinberg::Vst::LayerType Namespace Reference
Layer Types used in a VST XML Representation.
More...
Detailed Description
Layer Types used in a VST XML Representation.
Enumeration Type Documentation
- Enumerator:
kKnob |
a knob (encoder or not)
|
kPressedKnob |
a knob which is used by pressing and turning
|
kSwitchKnob |
knob could be pressed to simulate a switch
|
kSwitch |
a "on/off" button
|
kLED |
LED like VU-meter or display around a knob.
|
kLink |
indicates that this layer is a folder linked to an another INode (page)
|
kDisplay |
only for text display (not really a control)
|
kFader |
a fader
|
kEndOfLayerType |
|